Revision: zsh--cvshead--1.0--patch-65
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Thu Jul 29 12:04:51 MDT 2004
Standard-date: 2004-07-29 18:04:51 GMT
New-files: Functions/Zle/.arch-ids/history-pattern-search.id
    Functions/Zle/history-pattern-search
Modified-files: ChangeLog Doc/Zsh/contrib.yo
    Doc/Zsh/prompt.yo Doc/Zsh/zle.yo
    Functions/Zle/.distfiles Src/Zle/zle_hist.c
    Src/Zle/zle_params.c Src/exec.c Src/prompt.c
    Src/signals.c Test/A05execution.ztst
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-65
Summary: Update from CVS

2004-07-29  Peter Stephenson  <pws@csr.com>

   * 20221: Src/exec.c, Src/signals.c, Test/A05execution.ztst:
   $LINENO in trap '...' DEBUG was wrongly reported as the line
   in the trap, not in the surrounding code.  Probably broken
   in all 4.x builds to date.

   * 20219: Doc/Zsh/contrib.yo, Doc/Zsh/zle.yo,
   Functions/Zle/.distfiles, Functions/Zle/history-pattern-search,
   Src/Zle/zle_hist.c, Src/Zle/zle_params.c: make zle parameter
   HISTNO writeable, add history-pattern-search sample to use it.

   * 20208: Src/prompt.c, Doc/Zsh/prompt.yo: ternary code character C
   etc. treat / as path with zero elements.
